GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / MagnifierZoomY Property





In This Topic
MagnifierZoomY Property (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Property MagnifierZoomY As Single
public float MagnifierZoomY {get; set;}
public read-write property MagnifierZoomY: Single; 
public function get,set MagnifierZoomY : float
public: __property float get_MagnifierZoomY();
public: __property void set_MagnifierZoomY( 
   float value
);
public:
property float MagnifierZoomY {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members